SyServiceExceptionResolution 
Logical Entity Name  SyServiceExceptionResolution 
Default Table Name  SyServiceExceptionResolution 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionResolution Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionResolutionId(PK)    int  NO 
 
SyServiceExceptionTemplateId(FK)    int  NO 
 
SyServiceExceptionResolutionTypeId(FK)    int  NO 
 
SyServiceExceptionResolutionAlgorithmTypeId(FK)    int  NO 
 
SourceDataDefinition    xml  NO 
 
TargetDataDefinition    xml  NO 
 
CustomSequenceExecution    nvarchar(255)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceExceptionResolution Primary and Unique Keys 
Key Name  Key Type  Keys 
Uk_SyServiceExceptionResolution_SyServiceExceptionTemplateIdResolutionTypeIdAlgorithmTypeId  Index  SyServiceExceptionTemplateId, SyServiceExceptionResolutionTypeId, SyServiceExceptionResolutionAlgorithmTypeId 
Pk_SyServiceExceptionResolution_SyServiceExceptionResolutionId  PrimaryKey  SyServiceExceptionResolutionId 

SyServiceExceptionResolution Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyServiceExceptionTemplate  Non-Identifying  One To Zero or More  FK_SyServiceExceptionResolutionSyServiceExceptionTemplateId_SyServiceExceptionTemplateSyServiceExceptionTemplateId      SyServiceExceptionTemplateId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionResolutionUserID_SyStaffSyStaffID      UserID  NO  YES 
SyServiceExceptionResolutionAlgorithmType  Non-Identifying  One To Zero or More  FK_SyServiceExcResSyServiceExceptionResolutionAlgoTypeId_SyServiceExcResTypeSyServiceExceptionResolutionAlgoTypeId      SyServiceExceptionResolutionAlgorithmTypeId  NO  YES 
SyServiceExceptionResolutionType  Non-Identifying  One To Zero or More  FK_SyServiceExcResSyServiceExceptionResolutionTypeId_SyServiceExcResTypeSyServiceExceptionResolutionTypeId      SyServiceExceptionResolutionTypeId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyServiceExceptionResolutionStepTemplateRelationship  Non-Identifying  One To Zero or More  FK_SyServiceExceptionResolutionStepTemplateRelationship_ExceptionResolutionId_SyExceptionResolution_ExceptionResolutionId        NO  YES 

SyServiceExceptionResolution Check Constraints 
Check Constraint Name  CheckConstraint